home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / terminal / paket61 / dsp-12.hlp < prev    next >
Encoding:
Text File  |  1994-08-15  |  53.7 KB  |  1,146 lines

  1. Command Reference for DSP-12 (Digital Signal Processor)
  2. ═COMMAND══════ARG════DEFAULT═══════════DESCRIPTION═══
  3. *
  4. * This file was created for use with the paKet (c) 1989 program only
  5. *                       by Carl, VK2JJM.
  6. *
  7. * The above two lines must remain in this file as is. They are used
  8. * by the program for the headings on the display window.
  9. * The first describes the type of TNC this file is set up for and
  10. * is displayed on the bottom of the TNC help window.
  11. * The second is the headings for the TNC help window and this line
  12. * should line up with the "header" data in this file.
  13. *
  14. * Each help item starts with its "header" which is identified by
  15. * the "@" in the first column. This is then followed by a variable
  16. * number of lines of detailed help for that item. The maximum number
  17. * of lines is determined by the size of the help window - this detailed
  18. * information does not scroll in the help window, and any lines that
  19. * do not fit will be ignored.
  20. *
  21. * Any line in this file beginnin or g with an "*" is treated as a comment
  22. * and is ignored by the paKet program.
  23. *
  24. *UPPERCASE CHARACTERS are minimum that will be correctly parsed by the TNC.
  25. ******************************************************************************
  26. @3rdparty     ON|OFF    ON      Allow/Disallow messages to other than MYCALL.
  27. Parameters:
  28.      ON  - Allow messages to be left for other callsigns.
  29.      OFF - Allow messages for Mailbox call only.
  30.  
  31. A limited form of bulletin board system implemented in release GCE 1.92, not
  32. permitted in some countries. It is used in conjunction with the Mailbox,
  33. which must be ON for this to be implemented.
  34. ******************************************************************************
  35. @8bitconv     ON|OFF    OFF     Pass or strip high bit in CONVerse mode.
  36. Parameters:
  37.      ON  - High order bit is not stripped in Converse Mode.
  38.      OFF - High order bit is stripped in Converse Mode.
  39.  
  40. This enables transmission of 8 bit data while in Converse mode.
  41. If 8BITCONV is OFF, the high order bit (bit 7) of the characters from
  42. paKet to the DSP-12, is removed before the characters are transmitted in
  43. a packet. ASCII characters only require 7 bits (0-6) and the final
  44. bit is sometimes used as a parity bit. Setting bit 7 in text
  45. characters transmitted sometimes causes problems at the receiving
  46. end. Bit 7 is always removed in COMMAND mode.
  47.  
  48. If you want to transmit 8 bit data, but don't want all the features of
  49. transparent mode, you should set 8BITCONV ON.
  50.  
  51. This command is stored seperately for each DSP-12 mode.
  52. ******************************************************************************
  53. @ACkpriority  ON|OFF    OFF     Set Priority for <Ack> Frames.
  54. Parameters:
  55.      ON  - Data acknowledgement frames (RR or RNR) get high priority
  56.      OFF - Data acknowledgement frames get normal priority
  57.  
  58. When ON, data acknowledgement frames (RR and RNR) have the same high priority
  59. as a digipeated frame.  The Ack frame is sent as soon as the channel is
  60. clear.  The SLOTMASK and DEADtime parameters are ignored.  When OFF, the Ack
  61. frames have the same priority as normal frames.
  62. ******************************************************************************
  63. @ACKtime      0-180     10      RR or RNR Acknowledgement time (n * 10ms)
  64. Parameters:
  65.      n = 0 to 180, in 10ms increments.
  66.  
  67. In units of 10ms, this parameter specifies how long it takes to send an RR or
  68. RNR acknowledgement of a received I-frame at the current data rate.
  69. ******************************************************************************
  70. @AXDelay      0-180     0       Extra keyup delay (n * 10ms).
  71. Parameters:
  72.      n = 0 to 180, the voice repeater keyup delay in 10ms increments.
  73.  
  74. This value specifies the time a DSP-12 is to wait, in addition to the
  75. normal TXDELAY, after keying the transmitter before data is sent.
  76. Use of voice repeaters for Packet transmissions is neither desirable
  77. nor necessary when suitable Digipeaters are available.
  78.  
  79. This command acts in conjunction with AXHANG.
  80.  
  81. The DSP-12 has this command implemented with 10ms increments.
  82. ******************************************************************************
  83. @AXhang       0-20      0       Voice Rptr hang time (n * 10ms).
  84. Parameters:
  85.      n - 0 to 20 specifies the voice repeater hang time in 10ms
  86.          increments.
  87.  
  88.  
  89. This allows for more efficient channel usage if the repeater has a longer
  90. hang or tail than 10ms.
  91.  
  92. If the packet controller has heard a packet sent within the hang period,
  93. it will not add the extra delay of AXDELAY to the keyup time.
  94.  
  95. Use of voice repeaters for Packet transmissions is neither desirable
  96. nor necessary when suitable Digipeaters are available.
  97. ******************************************************************************
  98. @BBSmsgs      ON|OFF    OFF     Sets message format.
  99. Parameters:
  100.     ON  - Omits "Connect Request: xxxx" and puts other messages on new line.
  101.     OFF - Normal operation.
  102.  
  103. Primarily useful for host mode operation of W0RLI type BBS's that
  104. require link status messages to begin in the first output column.
  105.  
  106. The omission of the connect request message is to prevent corruption of
  107. messages when BBS is forwarding.
  108. ******************************************************************************
  109. @BCAST        ON|OFF    OFF     Used for Commercial Data Transmission.
  110. Parameters:
  111.     ON  - Enables Commercial Data Transmissions.  NOT for normal Amateur use.
  112.     OFF - Normal operation.
  113.  
  114. This feature is designed for commercial data transmission applications and
  115. should NOT be used in normal Amateur use.  Setting this parameter ON has the
  116. following effects:
  117.     a) At entry to the operating mode the terminal interface is automatically
  118.        placed into CONVERSE or TRANSPARENT mode (per the setting of CONMODE)
  119.        and BTEXT is cleared.
  120.  
  121.     b) Data frames generated by received terminal data are not sent, but are
  122.        copied into the BTEXT save area.  Data received by the DSP-12 during
  123.        mode initialization is ignored.  The data length is forcibly limited
  124.        to the maximum BTEXT length.
  125.  
  126.     c) The operation of the BEACON command is modified such that:
  127.         1) The sending interval is changed to units of 100ms.
  128.         2) The beacon destination is changed from the standard of BEACON to
  129.            the Unprotocol address.
  130.         3) Beacon data frames starting with an ASCII carrage return ($0D) are
  131.            not sent.
  132.  
  133.     d) The operation of the monitored-packets display is modified so that:
  134.         1) The frame's address information is not displayed.
  135.         2) Dataframes (I and UI) containing a data field that duplicates the
  136.            previously displayed field are ignored.
  137.  
  138.     e) Connect requests are Ignored.
  139.  
  140.     f)  Operator initiated connect commands will be rejected.
  141.  
  142. In typical applications, set BCAST ON, BEACON E 5 and UNprotocol address as
  143. required.  Data sent to the sending DSP-12 will be repeated until new data is
  144. received.  This data received by a DSP-12 in this mode will be sent to the
  145. terminal interface.  Duplicated data will be ignored.
  146. ******************************************************************************
  147. @BEacon E/A   0-250     E 0     Send beacon EVERY/AFTER (n * 10 sec).
  148. Parameters:
  149.     EVERY n - Sends beacon text every "n * 10" seconds.
  150.     AFTER n - Sends beacon text once after "n * 10" seconds after last packet.
  151.  
  152.           'n'- 0 to 250. If n=0, Beacons are disabled.
  153.  
  154. BTEXT beacons are sent addressed to "BEACON" via the addresses and path
  155. specified in "UNPROTO" command. If BTEXT is blank no beacons are sent.
  156.  
  157. The AFTER command can be used to send messages or announcements only when
  158. packet stations are on the air and active.
  159. ******************************************************************************
  160. @Btext        text      blank   Text  sent as a beacon (0-120 char).
  161. Parameters:
  162.      text - Any normal text message of up to 120 characters and spaces.
  163.  
  164. BTEXT defines the text sent by the BEACON and is addressed to UNPROTO.
  165.  
  166. Multiple line messages can be sent by including the <PASS> character and
  167. <CR> character in the text at the end of each line. More than 120
  168. characters causes an error message and the command will be ignored.
  169.  
  170.  
  171. See also the BEACON command.
  172. ******************************************************************************
  173. @BUdlist      ON|OFF    OFF     Treat LCALLS as only stations to monitor.
  174. Parameters:
  175.      ON  - Ignore frames from stations not in the LCALLS list.
  176.      OFF - Ignore frames from stations in the LCALLS list.
  177.  
  178. You must set MONITOR ON also. To have MON ON without this being affected
  179. LCALLS must be set to "BLANK".
  180. ******************************************************************************
  181. @CBell        ON|OFF    OFF     Enable/Disable connect bell.
  182. Parameters:
  183.      ON  - A bell character will be sent to paKet with a connect message.
  184.      OFF - No bell character is included with connect message.
  185.  
  186. This is mainly used to attract attention to a connect from another
  187. station if you are not in the immediate vicinity. A bell character will
  188. still be issued even if MFILTER is set to filter out bell characters.
  189. ******************************************************************************
  190. @CHeck        0-250     30      Connection timer (n * 10 sec).
  191. Parameters:
  192.      n - 0 to 250 specifies the check time in 10 second intervals.
  193.          0 disables this feature.
  194.  
  195. After the elapsed time with no packets your DSP-12 will take action to
  196. avoid remaining in the "connected" state indefinitely.
  197.  
  198. The DSP-12 will initiate a check to see if the link is still good. If no
  199. acknowledgment is received after all retries a disconnect sequence will be
  200. initiated.
  201.  
  202. ******************************************************************************
  203. @CMdtime      0-250     1       Sets transparent mode timeout.
  204. Parameters:
  205.       'n' - 0 to 250 specifies the timeout value in 1 second intervals
  206.             while in Transparent mode.
  207.  
  208. To exit Transparent mode, wait for 'n' seconds, then enter three COMMAND
  209. characters (default <Ctrl-C>) less than 'n' seconds apart.
  210.  
  211. So, for the default of CMDTIME 1, wait for one second then type three
  212. <Ctrl-C>s within one second to exit Transparent Mode.
  213.  
  214. While running paKet, please leave CMDTIME at its default setting.
  215. ******************************************************************************
  216. @CMSg         ON|OFF    OFF     Enable/Disable connect message.
  217. Parameters:
  218.      ON  - A text message is sent as first packet after connect is made.
  219.      OFF - The text message is not sent.
  220.  
  221. The text of the message is contained in CTEXT and is sent after a
  222. connection is made to you by another station.
  223.  
  224. This function might be useful if you leave your system running but are
  225. unavailable to answer the connect request manually.
  226.  
  227. It is recommended you leave CMSG ON and change the contents of CTEXT
  228. to reflect the state of your system. This is easily accomplished by
  229. specifying an appropriate CTEXT message in both the Begin and End
  230. Auto commands. (via the Configuration Window options).
  231.  
  232. The DSP-12 does not disable the CTEXT message when the mailbox is on, so it
  233. is necessary to manually turn CMSG OFF each time the mailbox is used.
  234. ******************************************************************************
  235. @CMSGDisc     ON|OFF    OFF     Enable/Disable disconn after CMSG sent.
  236. Parameters:
  237.      ON  - DSP-12 will disconnect after ACK received of CTEXT from CMSG
  238.            function.
  239.      OFF - DSP-12 will not disconnect after connect message sent.
  240.  
  241. Use with care. This should only be used for unattended DSP-12's where no
  242. Mailbox is desired. If set ON the Mailbox function cannot work as the other
  243. station will be forced into a disconnect sequence immediately after the
  244. CMSG is sent.
  245. ******************************************************************************
  246. @COMmand 'n'  0-$7F     $03<^C> Set the COMMAND mode entry character.
  247. Parameters:
  248.       'n' - 0 to 127 specifies the ASCII character used to enter Command
  249.             mode.
  250.  
  251. The COMMAND mode entry character is the character you type to enter
  252. Command mode from Converse mode.
  253.  
  254. For paKet please leave this set to the default of 3, which is equivalent
  255. to <Ctrl-C>. When using Binary File transfers, paKet needs to enter
  256. Transparent mode and it may send <Ctrl-C>s to return to Command mode on
  257. completion of the file transfer.
  258. ******************************************************************************
  259. @CONMode      CONV|TR   CONV    Sets mode on connect.
  260. Parameters:
  261.      CONVERS      - Sets automatic entry to converse mode on connect.
  262.      TRANSPARENT  - Sets automatic entry to transparent mode on connect.
  263.  
  264. The connection may be the result of a radio connection request or a
  265. keyboard command if NEWMODE is on.
  266.  
  267. Take care if you are typing when a radio connection request is received!
  268.  
  269. If the DSP-12 is already in the correct mode when the connection is
  270. made it will not change.
  271. ******************************************************************************
  272. @Connect      Call      none    Connect to a station via optional rptrs.
  273. Parameters:
  274.       call1 [Via call2,call3...]
  275.  
  276. Example:
  277.       C VK7ABC               Attempt a direct connection to VK7ABC
  278.       C VK7ABC VIA VK7RPT    Attempt a connection to VK7ABC via a
  279.                              digipeater (VK7RPT).
  280.       C VK7ABC V VK7RPT,VK3XX-1,VK3ZZZ
  281.                              Attempt a connection to VK7ABC via 3
  282.                              digipeaters.
  283.  
  284. Type the digipeater fields in the sequence you wish to use to route your
  285. packets.
  286. The brackets are not typed.
  287.  
  288. An error message is returned and the command is aborted if:
  289.    - no response after RETRY attempts, or
  290.    - the other Station is already connected, or
  291.    - the other Station is attempting a connect, or a disconnect.
  292. ******************************************************************************
  293. @CONOk        ON|OFF    ON      Allow connections to your DSP-12.
  294. Parameters:
  295.      ON  - Connect requests from other stations will be accepted.
  296.      OFF - Connect request from other station will be rejected.
  297.  
  298. The rejected connect request will result in the other station having
  299. "*** yourcall station busy" message displayed on his screen. This is
  300. extensively used by BBS's to control automated access and forwarding of
  301. mail.
  302. ******************************************************************************
  303. @CONPerm      ON|OFF    OFF     Select temporary or permanent connection.
  304. Parameters:
  305.      ON  - The current connect on the current stream will not disconnect.
  306.      OFF - Normal operation of connects and disconnects.
  307.  
  308. This command only takes effect after connect is established. It functions
  309. on a stream by stream basis when multiple connections are allowed.
  310.  
  311. The connection will be reestablished if RETRY is exceeded.
  312.  
  313. It is particularly useful when paKet is used as a local area network
  314. server in 'contest' mode.
  315. ******************************************************************************
  316. @CONVers      none              Enter CONVERSE mode from CMD PROMPT:
  317. This is an immediate command to enter the converse mode from command mode.
  318.  
  319. Link connections are not affected and a return to the command mode can be
  320. made by typing in the Command Mode Entry character (default <Ctrl-C>).
  321. ******************************************************************************
  322. @CPactime     ON|OFF    OFF     CONVERS mode timed packet dispatch.
  323. Parameters:
  324.      ON  - Packet timeout is used in Converse mode.
  325.      OFF - Packet timeout is not used. In this case the <SENDPAC>
  326.            character (usually a <CR> sends the packet.
  327.  
  328. If CPACTIME is ON, any characters which have been input will be packetised
  329. and sent after PACTIME has elapsed since the last frame was transmitted.
  330. This allows automatic periodic sending of packets in converse mode,
  331. similar to full break-in CW. This allows continuous typing by both
  332. stations.
  333.  
  334. It is recommended, however, that paKet's Type Ahead window be used
  335. instead of CPACTIME to allow communication without the delays while
  336. long packets are being typed.
  337. *****************************************************************************
  338. @CR           ON|OFF    ON      Append carriage return to each packet.
  339. Parameters:
  340.     ON  - The CR character is appended to all packets sent in converse mode.
  341.     OFF - This send packet character is stripped from all conv packets sent.
  342.  
  343. Various formatting modes can be achieved with this, SENDPAC $0D, LFADD
  344. and AUTOLF commands if the other station reports overprinting of lines.
  345.  
  346. paKet has an automatic word wrap option available at the end of lines in
  347. the Type Ahead window.
  348. ******************************************************************************
  349. @CStatus      none              Display status of all streams.
  350.  
  351. An immediate command to show the link status and whether or not CONPERM is
  352. active on the stream.
  353.  
  354. ******************************************************************************
  355. @CText        text      blank   Connect message text (120 char).
  356. Parameters:
  357.       text - Any combination of characters and spaces (up to a
  358.              maximum of 120 characters).
  359.  
  360. If CMSG is ON, the CTEXT message is sent as soon as another station
  361. connects to your station.
  362.  
  363. Multiple line messages may be sent if the pass character (Ctrl/V) and
  364. <CR> is used at end of each line.
  365.  
  366. To clear the CTEXT buffer without issuing a RESET command use % or & as
  367. the first character.
  368. ******************************************************************************
  369. @DAytime      yymmddhhmm        Set or display date and time of RTC.
  370. Parameters:
  371.       'date/time' - This should be the current date and time in the
  372.                     format: "YYMMDDHHMMSS".
  373.  
  374. All two digit number groups must have leading zero if from 00 - 09. The
  375. hours digits must be in the 24hr format and the year is the last two
  376. digits.
  377.  
  378. paKet will generate this command for you automatically when the program
  379. starts.
  380.  
  381. When the date and time are entered correctly, the DSP-12 will echo the new
  382. setting and if no 'date/time' is entered, the current setting is displayed.
  383.  
  384. The date & time parameter is used in CONSTAMP, MSTAMP and MHEARD if set.
  385. ******************************************************************************
  386. @DCDconn      ON|OFF    ON      Enable/Disable DCD output control line.
  387. Parameters:
  388.      ON  - The DSP-12 will switch DCD line on Connects..
  389.      OFF - The DSP-12 will use line as an outbound flow control (CTS).
  390.  
  391. When ON the DSP-12 will reflect the packet connected status onto the terminal
  392. interface's output control signal.  In this mode the output control signal
  393. will be off when disconnected and on when connected.  When OFF the DSP-12's
  394. output control signal will be used as an outbound flow control signal (CTS).
  395. ******************************************************************************
  396. @DEAdtime     0-250     10      Length of Random delay introduced by DSP-12.
  397. Parameters:
  398.       'n' - 0 to 250 specifies the random delay in conjunction with SLOTMASK
  399.  
  400. In units of 10ms, this parameter in conjunction with the SLOTMASK parameter
  401. specifies the length of the random delay introduced by the DSP-12.  This
  402. random delay starts after loss of DCD from another transmitting station and
  403. before the DSP-12 starts sending.  The delay period is calculated as a
  404. random number between 0 and SLOTMASK multiplied by the DEADTIME period.
  405.  
  406. This Random delay is created to reduce the likelihood of having 2 nodes
  407. holding sendable data, start sending frames at the same time.
  408. ******************************************************************************
  409. @DIGipeat     ON|OFF    ON      Enable/disable digipeating through you.
  410. Parameters:
  411.      ON  - The DSP-12 will allow digipeating through your call.
  412.      OFF - The DSP-12 will not allow digipeating.
  413.  
  414. Digipeating takes place concurrently with other DSP-12 operations and
  415. doesn't interfere with normal connections you may be having with other
  416. stations.
  417.  
  418. HID enables automatic identification of your station if acting as a
  419. digipeater.
  420. ******************************************************************************
  421. @Disconne     none              Teardown connection path.
  422. Parameters:
  423.       None
  424.  
  425. This is an immediate command to initiate a disconnect command to the other
  426. station with the resultant display of :-
  427.     *** DISCONNECTED
  428. when successful.
  429.  
  430. If a disconnect is issued while a connect is being attempted and before
  431. the retries have been completed then the message :-
  432.     *** retry count exceeded
  433.     *** DISCONNECTED
  434. will appear after the DSP-12 ceases to attempt the connect.
  435.  
  436. Disconnect messages do not appear if in transparent mode.
  437.  
  438. A new connect from another station is not allowed until the disconnect
  439. process is completed.
  440. ******************************************************************************
  441. @DIsplay      (+)               Display all Current Parameters.
  442. Parameters:
  443.         +     - Display all current parameters and their values.
  444.         None  - Each group of commands is displayed with a pause in between.
  445. ******************************************************************************
  446. @DWait        0-250     16      Delay for digipeaters (n * 10ms).
  447. Parameters:
  448.      n = 0 - 250 specifying default wait time in 10ms intervals.
  449.  
  450. DSP-12 will wait the default time after last hearing a data packet on the
  451. frequency before beginning the keyup sequence. This is used to avoid
  452. collisions with digipeated packets because these aren't retried by the
  453. digipeating station, but must be reinserted in the system by the
  454. originating station.
  455.  
  456. The ROSE or NETROM networking when fully implemented will go a long way to
  457. eliminating this problem.
  458.  
  459. Recommended settings for different types of operation:-
  460.             Digipeaters          0   (  0 ms)
  461.             Local keyboards     16   (160 ms) - the
  462. default
  463.             BBS, Hosts, etc     32   (320 ms)
  464.             File Transfers      48   (480 ms)
  465.  
  466. There are two parameters in the PAKET.CFG file specifying the DWAIT
  467. settings you want to use for binary File Transfers (48 recommended) and
  468. for normal operation when the File Transfer is completed (16 recommended).
  469. ******************************************************************************
  470. @Echo         ON|OFF    ON      Echo typed characters to screen.
  471. Parameters:
  472.      ON  - Characters received from paKet are echoed by the DSP-12.
  473.      OFF - Characters are not echoed.
  474.  
  475. When using paKet you should set ECHO OFF.
  476.  
  477. paKet will display the characters you type in a different colour or
  478. intensity to help you distinguish your transmissions from the data
  479. received.
  480.  
  481. If you see two copies of everything you type, you should set ECHO OFF.
  482.  
  483. Local echoing is disabled in transparent mode.
  484.  
  485. This setting will track the main setting in GCE.
  486. ******************************************************************************
  487. @EScape       ON|OFF    OFF     Display character for <ESCAPE>.
  488. Parameters:
  489.      ON  - The ESC ($1B) character is output as "$" ($24).
  490.      OFF - The ESC character is output unchanged.
  491.  
  492. The translation is disabled in transparent mode.
  493. Some terminals interpret the ESC character as a special command prefix
  494. and may alter their displays depending on the character following the
  495. ESC. Setting ESCAPE ON can protect against such alterations.
  496. See also MFILTER for general character stripping rather than translation.
  497. ******************************************************************************
  498. @Flow         ON|OFF    ON      Inhibit output from DSP-12 while typing.
  499. Parameters:
  500.      ON  - Type-in flow control is active.
  501.      OFF - Type-in flow control is disabled.
  502.  
  503. Setting FLOW ON will keep incoming data from interfering with keyboard
  504. entry and make the screen easier to read.
  505.  
  506. Type-in flow control is designed to avoid confusing displays where the DSP-12
  507. can send any received data to the display while you are typing something.
  508. It looks like:
  509.        TYPED COMincomMANDing data
  510. With FLOW ON the DSP-12 will hold its data if you have started typing and
  511. will send it when the line is complete.
  512.  
  513. If you set FLOW OFF, the DSP-12 will continue to send any data to paKet, but
  514. paKet has its own flow control and will allow incoming data to build up in
  515. the buffer until you complete the current line. This may suit you as
  516. paKet's input buffer is larger than the DSP-12's buffer (paKet's buffer is
  517. about 32KB) so there is less chance of filling the buffer and losing data.
  518. ******************************************************************************
  519. @FRack        1-15      3       Time in secs to wait for ACK.
  520. Parameters:
  521.       n = 1 to 15 specifying the time the DSP-12 will wait for an ACK
  522.           before retrying that frame.
  523.  
  524. If the path includes digipeaters the time is adjusted to allow for the
  525. extra delays. An extra random time is added to avoid collisions.
  526. ******************************************************************************
  527. @FUlldup      ON|OFF    OFF     Select simplex or duplex mode.
  528. Parameters:
  529.       ON  - Full Duplex mode is enabled
  530.       OFF - Full Duplex mode is disabled
  531.  
  532. When FULLDUP is OFF the DSP-12 uses the DCD signal from the modem to avoid
  533. collisions and acknowledges multiple packets with a single transmission.
  534.  
  535. When ON the DSP-12 acknowledges each packet individually.
  536.  
  537. It should not be used unless a full duplex (split frequency or crossband)
  538. link is implemented.  This parameter defaults to ON in FO-20, PACSAT and
  539. KO-22 Modes.
  540. ******************************************************************************
  541. @HEaderln     ON|OFF    OFF     Header and text on separate/same line.
  542. Parameters:
  543.       ON  - The header is displayed on a separate line.
  544.       OFF - The header and text appear on the same line.
  545.  
  546. This is for monitored packets.
  547.  
  548. When HEADERLN is ON all monitored packets have the callsigns etc. on one
  549. line and the text is printed on the next line.
  550.  
  551. paKet does not care which way this is set but if you prefer to have MSTAMP
  552. and/or MRPT on, the header part of the monitored text can be quite long.
  553. In this case it is suggested you set HEADERLN ON to make the data easier
  554. to read.
  555. ******************************************************************************
  556. @HId          ON|OFF    OFF     Enable/disable ID every 9 mins.
  557. Parameters:
  558.      ON  - Enables HDLC identification by a digipeating DSP-12.
  559.      OFF - Disables identification.
  560.  
  561. The ident is yourcall with "/R" added and is output every 9.5 min. and
  562. addressed to the UNPROTO address.
  563.  
  564. If a DSP-12 is used as a dedicated packet digipeater this should be ON
  565. and CONOK OFF.
  566. ******************************************************************************
  567. @Id           none              Force an ID packet.
  568. Parameters:
  569.       None
  570.  
  571. An identification packet is sent only if your digipeater has transmitted
  572. since the last automatic identification.
  573.  
  574. HID must be ON for this packet to be sent.
  575. ******************************************************************************
  576. @KIll         n         none    Kill a Mailbox message number.
  577.  
  578. Delete or Kill message number n in the Mailbox message storage area.
  579. ******************************************************************************
  580. @KISs         ON|OFF    OFF     Select KISS mode for TCP-IP.
  581. Parameters:
  582.      ON  - Put the DSP-12 in KISS mode.
  583.      OFF - The DSP-12 stays in normal AX25 mode.
  584.  
  585. Either operation of this switch must be followed by a RESTART. In the
  586. ON condition the computer must be running the appropriate software.
  587.  
  588. KISS mode provides a simple protocol for use  with a host computer system.
  589. It bypasses most of the controls in the DSP-12 and allows the host
  590. computer to control the HDLC frames. It is up to the host computer to take
  591. care of the protocol details such as AX25 or whatever protocol is desired.
  592.  
  593. In this case the "host computer" is paKet and paKet does NOT currently
  594. support KISS Mode, so set this OFF.
  595. ******************************************************************************
  596. @LCAlls       Call 1-8  blank   List of calls to allow (Budlist).
  597.  
  598. A list of up to 8 calls with or without substation numbers to be
  599. accepted or rejected according to how BUDLIST is set if MONITOR is on.
  600. To clear the list type LCALLS BLANK.
  601. ******************************************************************************
  602. @LCok         ON|OFF    ON      Lower to upper case conversion.
  603. Parameters:
  604.      ON  - The DSP-12 will send all characters directly to the computer.
  605.      OFF - The DSP-12 will translate all lower case characters to upper case.
  606.  
  607. If both operators set LCOK to OFF then what each types in lower case
  608. will appear as such and the other's transmission will appear in upper
  609. case. This translation is disabled in transparent mode.
  610.  
  611. In paKet this is best set to ON as the outgoing and incoming text is in
  612. different colours.
  613. ******************************************************************************
  614. @LFadd        ON|OFF    OFF     Add a LF to each CR sent.
  615. Parameters:
  616.      ON  - A LF character is added to CR on outgoing packets.
  617.      OFF - No LF is added.
  618.  
  619. If a station reports your transmissions overprinting on one line, this
  620. could be set ON temporarily, but it would be better if the other station
  621. could set AUTOLF ON.
  622. ******************************************************************************
  623. @LFIgnore     ON|OFF    OFF     Filter out LF characters.
  624. Parameters:
  625.      ON  - LF characters are ignored in Command and Converse modes.
  626.      OFF - LF characters are acted upon in Command and Converse mode.
  627.  
  628. LFIGNORE is useful if the other station has left LFADD ON and causes
  629. double spacing on your screen.
  630. ******************************************************************************
  631. @LIst         none              List the 20 most recent messages in Mailbox.
  632.  
  633. An immediate command to list the 20 most recent messages held in the
  634. Mailbox storage area in the TNC even if the computer has been switched off.
  635. ******************************************************************************
  636. @Mailbox      ON|OFF    OFF     Set personal message system on/off.
  637. Parameters:
  638.      ON  - Set personal message system ON and store messages.
  639.      OFF - Set personal message system OFF.
  640.  
  641. When on the Mailbox feature is enabled.  Remote stations connecting to the
  642. DSP-12 are attached to the mailbox handler.  The local operator has access
  643. to the normal command interface, and can himself access the mailbox by using
  644. the SYSOP command.  All monitoring is disabled when the mailbox is ON.
  645. ******************************************************************************
  646. @MAll         ON|OFF    ON      Monitor connected and unproto frames.
  647. Parameters:
  648.      ON  - Monitors all packet frames.
  649.      OFF - I-frames are not monitored.
  650.  
  651. When OFF I-frames are not displayed in monitor mode.  This parameter is
  652. overridden by the MCOM parameter.
  653. ******************************************************************************
  654. @MAXframe     1-7       4       Number of outstanding frames allowed.
  655. Parameters:
  656.       'n' - 1 to 7. This specifies the maximum number of packets that may
  657.             be outstanding (unacknowledged) at any one time.
  658.  
  659. MAXFRAME also specifies the maximum number of contiguous packets which can
  660. be sent during a transmission.
  661.  
  662. If throughput is low because of heavy traffic or poor propagation, reduce
  663. MAXFRAME to 2 or 3.
  664.  
  665. If you are using HF, reduce MAXFRAME to 1.
  666.  
  667. A relationship between this and PACLEN can improve the efficiency of file
  668. transfers, allowing long bursts on a good link.
  669. ******************************************************************************
  670. @MBEAcon      ON|OFF    OFF     Generates "Mail for:...." Beacon.
  671.  
  672. When this parameter is set ON, the DSP-12 Mailbox will scan the mail queue
  673. and replace (permanantly) the beacon text data (BTEXT) with "Mail for: "
  674. and the callsigns of the users for whom the DSP-12 finds pending mail.
  675. ******************************************************************************
  676. @MCOM         ON|OFF    ON      Monitor only data or all frames.
  677.  
  678. This command enables monitoring of supervisory frames when MONITOR is
  679. ON.
  680.  
  681. All control fields are decoded so that possible faults in the link can
  682. be detected. See the protocol section of your manual for more information.
  683. As with other monitor commands the stations monitored are determined by
  684. BUDLIST and LCALLS.
  685. ******************************************************************************
  686. @MCon         ON|OFF    OFF     Monitor other frames while connected.
  687. Parameters:
  688.      ON  - Monitor mode remains active when DSP-12 is in connected state.
  689.      OFF - Monitor mode is disabled while connected.
  690.  
  691. Enables monitoring of other conversations while your DSP-12 is connected to
  692. another station. Even number round table conferences can be had using
  693. this command. If set to OFF all other activity on the channel is ignored
  694. while you are connected to a station.
  695. ******************************************************************************
  696. @MData        ON|OFF    ON      Monitor Data area of frames.
  697.  
  698. When ON in monitor mode the data areas of monitored I and UI frames are
  699. displayed.  When OFF, only the address and protocol information from
  700. monitored I and UI frames is displayed.
  701. ******************************************************************************
  702. @MFilter      0-$7F     blank   Up to 4 characters purged from data.
  703.  
  704. Specifying up to 4 characters delimited by commas which can be filtered
  705. out of incoming packets.
  706.  
  707. To clear the list use MFILTER 00.
  708.  
  709. Useful if you are using a dumb terminal which interprets control
  710. characters as commands.
  711. ******************************************************************************
  712. @MODon        ON|OFF    OFF     Generate Audio Carrier at all times.
  713.  
  714. When this parameter is set OFF, the DSP-12 will not generate an audio tone
  715. carrier unless the PTT output is active.  When set ON, the DSP-12 will
  716. generate an output audio carrier at all times.  This parameter should be set
  717. ON in the KO-22 mode.
  718.  
  719. NOTE: This parameter is only implemented when the mode is started from GCE or
  720.       on a RESTART command.  After changing this parameter, do a RESTART to
  721.       get the change implemented correctly.
  722. ******************************************************************************
  723. @MHClear      none              Clear the calls heard list.
  724.  
  725. MHCLEAR is an immediate command to clear the MHEARD list if you want to
  726. monitor channel activity over a specific period of time.
  727. ******************************************************************************
  728. @MHeard       none              Display calls heard with date/time.
  729.  
  730. An immediate command to display the list of calls heard since last time
  731. the buffer was cleared (MHCLEAR or RESTART commands, or power-off).
  732.  
  733. You can either enter this command at the cmd: prompt or you can
  734. select Alt-H in paKet to generate the command for you.
  735.  
  736. The maximum number of stations monitored in the list is 16 so that only
  737. the last 16 are displayed.  This list is stored in bbRAM, so is a record
  738. for all modes.
  739. ******************************************************************************
  740. @Monitor      ON|OFF    ON      Monitor mode on.
  741.  
  742. Monitoring of packet activity is enabled or disabled.
  743.  
  744. MALL, BUDLIST and LCALLS determine which packets are monitored.
  745. See also MRPT, MCOM, MCon, MYCOM, MData and MSTAMP.
  746.  
  747. MCon allows monitoring when connected.
  748. ******************************************************************************
  749. @MRpt         ON|OFF    ON      Display digipeater path.
  750. Parameters:
  751.      ON  - Shows connected station identifiers and digipeating path.
  752.      OFF - Shows only originator and destination calls.
  753.  
  754. The MRPT command determines whether monitored packets are displayed with
  755. the digipeat path in the header.
  756.  
  757. Digipeating stations are shown with an asterisk (*).
  758. ******************************************************************************
  759. @MStamp       ON|OFF    OFF     Select time stamping of frames monitored.
  760. Parameters:
  761.       ON  - Time stamp on monitored frames.
  762.       OFF - No time stamp on monitored frames.
  763.  
  764. Enables time stamping of monitored packets if date and time are set.
  765.  
  766. You might like to set HEADERLN ON if you are using time stamping because
  767. of the additional characters in the header.
  768. ******************************************************************************
  769. @MYAlias      call[-n]  blank   Alternate station identifier.
  770. Parameters:
  771.       call - This is an alternate call sign for use as a digipeater only.
  772.  
  773. You must still specify your call sign in the MYCALL command.
  774.  
  775. Specify an alternate callsign or sub-station ID. Use of this command
  776. permits normal HID with MYCALL, but an alternate call for digipeating.
  777. ******************************************************************************
  778. @MYcall       call[-n]  NOCALL  Station callsign.
  779. Parameters:
  780.       'call' - Your call sign. You may also use a substation ID (SSID)
  781.                (0-15) if you wish.
  782.  
  783. Example:
  784.       MYCALL VK2JJM       This tells the DSP-12 my call sign.
  785.  
  786. All transmitted packets will include this callsign, and any connect
  787. requests to this callsign can now be accepted.
  788. ******************************************************************************
  789. @MYCOM        ON|OFF    OFF     Displays frames sent to DSP-12 twice.
  790.  
  791. When ON and monitoring is enabled, frames sent from another node to this node,
  792. in addition to being processed as a part of a connection, are also displayed
  793. as monitored frames.
  794.  
  795. This feature is useful in debugging, but would not be useful in normal
  796. operation.
  797. ******************************************************************************
  798. @NEwmode      ON|OFF    ON      Change modes on Connection.
  799. Parameters:
  800.      ON  - Switch to data transfer with connect command - CMD: on disconnect.
  801.      OFF - Switch to data transfer on connect, but not to CMD: on disconnect.
  802.  
  803. If ON the DSP-12 will switch to whatever CONMODE is set when the
  804. connection is started without waiting for the connection to be
  805. established. If the connection is terminated, or if the request
  806. fails, the DSP-12 will revert to Command mode.
  807.  
  808. If OFF, the DSP-12 will remain in Command Mode until the connection is
  809. established. Then it will switch to the mode specified in CONMODE.
  810. The DSP-12 remains in that mode when the connection is terminated.
  811. ******************************************************************************
  812. @NOmode       ON|OFF    OFF     Allow/disallow explicit mode change only.
  813. Parameters:
  814.       ON  - The NEWMODE function is ignored. The only way to change modes
  815.             is to type K (or CONV), TRANS, or <Ctrl-C>.
  816.       OFF - The DSP-12 will switch in accordance with the setting of NEWMODE.
  817. ******************************************************************************
  818. @Paclen       0-255     128     Number of Bytes in a data frame.
  819. Parameters:
  820.      'n' - 0 to 255 specifies the maximum size of the data portion of a
  821.            packet.
  822.       0  - this is equivalent to a maximum packet size of 256.
  823.  
  824. In normal CONVERSE mode, a packet will be sent when you press <CR>.
  825.  
  826. If you have set Single Line Mode in the Type Ahead window (via the F4
  827. key) paKet will generate a <CR> at the end of each full line and
  828. cause the DSP-12 to send a packet at the end of that line.
  829.  
  830. However a packet is automatically sent by the DSP-12 when PACLEN
  831. characters have been received from the paKet program, so the maximum
  832. size of any packet is determined by PACLEN. If you wish, you could
  833. set PACLEN to (say) 20, and the DSP-12 would transmit a packet after 20
  834. characters are received from the program.  This might be appropriate
  835. for an HF link in poor conditions because there would be greater
  836. chance of getting the full packet through without error if it is a
  837. smaller packet. For good links, a larger packet size is better.
  838.  
  839. For Binary File transfers, paKet will adjust PACLEN automatically.
  840. ******************************************************************************
  841. @PACTime      E|A 0-250 A 10    TRANS mode packet send timer (n * 100ms).
  842. Parameters:
  843.       'n'   - 0 to 250 specifies 100ms intervals
  844.       Every - Packets are sent EVERY n * 100 ms.
  845.       After - Packets are sent AFTER n * 100 ms from last entry at keyboard.
  846.  
  847. Example:
  848.       PACT A 25       Send a packet 2.5 seconds after the last character
  849.                       was received from paKet.
  850.       PACT E 50       Send a packet every 5 seconds even if data is still
  851.                       being received from paKet.
  852.  
  853. This parameter is always used in Transparent mode and is used in Converse
  854. mode if CPACTIME is ON. If 'n' is 0, the next packet is sent without any
  855. wait time, but in no case will a zero length packet be sent. The timer
  856. only starts when the first character is received.
  857. ******************************************************************************
  858. @PASSAll      ON|OFF    OFF     Accept only valid CRC frames or all.
  859. Parameters:
  860.      ON  - The DSP-12 will accept packets with invalid CRC's.
  861.      OFF - The DSP-12 will only accept packets with valid CRC's.
  862.  
  863. This would allow some monitoring of data even on a noisy channel, although
  864. paKet would then display all the invalid "garbage" received by the DSP-12.
  865.  
  866. Normally you would have PASSALL OFF to ensure an error free display.
  867. ******************************************************************************
  868. @POOL         Immediate Cmd     Display available memory elements.
  869.  
  870. This command shows how many memory elements are currently available to the
  871. dynamic memory manager and how many were available when the memory pool was
  872. created.  It also shows some statistics from the AX.25 protocol handler.
  873.  
  874. NOTE: In down-loaded versions of software this command will cause the
  875.       debugger to be invoked; type "G" and press return to continue normal
  876.       operations.
  877. ******************************************************************************
  878. @Quit         Immediate Cmd     Exit to Main Menu.
  879.  
  880. This command causes the DSP-12 to exit packet-mode processing and return to
  881. the GCE main menu.  When provided with a letter operand, the QUIT command
  882. will cause the DSP-12 to exit the current operating mode, and bypass the GCE
  883. menu to the new specified mode.
  884. ******************************************************************************
  885. @RADIODN      0-255     none    Generate n step-down pulses.
  886.  
  887. This command causes the DSP-12 to generate (n) number of step-down output
  888. pulses.  The operand n defaults to 1 and has a maximum value of 255.
  889. These operands are accumulated into a signed accumulator so that multiple
  890. commands "net out" to the correct number of steps in the correct direction.
  891. ******************************************************************************
  892. @RADIOUP      0-255     none    Generate n step-up pulses.
  893.  
  894. This command causes the DSP-12 to generate (n) number of step-up output
  895. pulses.  The operand n defaults to 1 and has a maximum value of 255.
  896. These operands are accumulated into a signed accumulator so that multiple
  897. commands "net out" to the correct number of steps in the correct direction.
  898. ******************************************************************************
  899. @Read         n         none    Read n message from Mailbox storage.
  900.  
  901. An immediate command to read back message number n from the Personal
  902. Message System storage in the DSP-12. The DSP-12 will indicate the presence
  903. of an active message by blinking the STA led.
  904. ******************************************************************************
  905. @RESET        Immediate Cmd     Reset the DSP-12 to default parameters.
  906. Parameters:
  907.       None
  908.  
  909.  
  910.  
  911.                      WARNING   WARNING    WARNING
  912.  
  913.  
  914.  
  915.  
  916.  
  917. RESET will reinitialise the DSP-12 to its default ROM parameters.
  918.  
  919. You will lose all your personalised settings and monitor lists if you type
  920. this command.
  921.  
  922. This command acts like GCE's 99+ command in that it defaults ALL of the
  923. DSP-12 parameters (not just the parameters for this mode).  After clearing
  924. the non-volatile parameters, GCE will force the user to ABR the terminal
  925. and restore all of the DSP-12's parameters.
  926.  
  927. If you wish to reinitialise the DSP-12, but retain your own parameters,
  928. use RESTART.
  929. ******************************************************************************
  930. @RESptime 'n' 0-250     10      Delay for sending an ACK (n * 100ms).
  931. Parameters:
  932.       'n' - 0 to 250 specifies the number of 100ms intervals for delay.
  933.  
  934. This command sets the minimum delay before an acknowledgement packet is
  935. sent. This will be in addition to any delay set by DWAIT.
  936.  
  937. When file transfers are being done, occasionally a collision may occur
  938. with an ACK frame. If RESPTIME is set to say 10 then this will be avoided
  939. and an increase in the throughput will result.
  940.  
  941. For paKet, leave RESP at its default of 10.
  942. ******************************************************************************
  943. @RESTART      none              Reset the DSP-12 with user parameters.
  944. Parameters:
  945.      none
  946.  
  947.  
  948. RESTART is an immediate command to reset the DSP-12 but retaining the user
  949. supplied parameters stored in Battery-Backed RAM.
  950.  
  951. This has the same effect as switching the DSP-12's power off then on.
  952.  
  953. If a complete reinitialisation is required then use RESET, but that will
  954. require you to reenter all your parameters including your MYCALL, etc.
  955. ******************************************************************************
  956. @REtry        0-15      10      Number of retries before disconnect.
  957. Parameters:
  958.       'n' - 0 to 15 specifies the maximum number of packet retries before
  959.             disconnecting.
  960.  
  961. A number of 0 specifies an infinite number of retries.
  962.  
  963. The time between retries is determined by the FRACK parameter.
  964. ******************************************************************************
  965. @RXPort     HF|VHF|UHF  VHF     Specify Receive Port.
  966.  
  967. This parameter specifies which radio port the DSP-12 modem uses as its input
  968. source, and to which port it sends mic-click tuning step outputs to.
  969. ******************************************************************************
  970. @SEND         call      none    Enter a message to call in Mailbox.
  971.  
  972. Send a personal message to callsign for later reading by that station
  973. in the personal message service storage area. This is only possible
  974. if the other station has Mailbox available and has set it ON with a Mailbox
  975. call the same as the one you are connected to.
  976. ******************************************************************************
  977. @SEndpac 'n'  0-$7f     $0D(CR) Character to force packet to be sent.
  978. Parameters:
  979.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  980.             <SENDPAC> character.
  981.  
  982. The default character is <CR> which means a packet will be sent when you
  983. press the <CR> key.
  984.  
  985. You might like to set this to some value you would not normally use if you
  986. decide to set CPACTIME ON in order to send packets at regular intervals
  987. rather than at the end of a line.
  988.  
  989. Please leave this set to the default value (<CR>).
  990.  
  991. However, if paKet's Word Wrap option is ON (which is the default, but
  992. refer to the F4 key) it will generate a <CR> at the end of a full line to
  993. save you having to watch for the end of a line. So, if you change this
  994. SENDPAC character to something else, that Word Wrap feature will insert
  995. the <CR> into the data but will not cause the packet to be sent at the end
  996. of the line as expected, but will result in the receiving station having
  997. formatted line lengths.
  998. ******************************************************************************
  999. @SLotmask 'n' 0-n       15      Specify largest random Number.
  1000. Parameters:
  1001.       'n' - 0 to n specifies generation for PERSIST CSMA operation.
  1002.  
  1003. This parameter would normally not be used unless you have other stations
  1004. in your area using the PERSIST/DEADtime method.
  1005.  
  1006. ******************************************************************************
  1007. @STATus       none              Query DSP-12 about Conn and Ack status.
  1008.  
  1009. An immediate command to query the status of connection and acknowledge
  1010. frames in the DSP-12. 'C' as in CONNECT will also give the status of the
  1011. connection.
  1012. ******************************************************************************
  1013. @STeps     USB|LSB|OFF  OFF     Activate Mic-click outputs.
  1014. Parameters:
  1015.      USB - Enables step-up if received tone is low (and visa-versa).
  1016.      LSB - Enables step-down if received tone is low (and visa-versa).
  1017.      OFF - Normal packet operation.
  1018.  
  1019. The DSP-12 is capable of generating mic-click step outputs which are useful
  1020. for keeping a receiver in proper tune during the low-earth orbit passes of
  1021. satellites transmitting BPSK signals.
  1022. ******************************************************************************
  1023. @SYsop        Immediate Cmd     Enter DSP-12 Mailbox.
  1024.  
  1025. This command is used by the operator to enter the DSP-12's mailbox.  This
  1026. command will be rejected if the MAILBOX parameter is OFF.
  1027. ******************************************************************************
  1028. @Trans        none              Enter transparent mode from CMD:
  1029.  
  1030. An immediate command to put the DSP-12 in transparent mode to allow
  1031. transmission of binary data in full 8 bit format.
  1032.  
  1033. Transparent mode is used by paKet for its Binary File transfers but you do
  1034. not need to concern yourself with this because paKet makes the switch
  1035. automatically, returning to Converse mode when the file transfer is
  1036. completed.
  1037. ******************************************************************************
  1038. @TRFlow       ON|OFF    OFF     Disable terminal trans mode flow control.
  1039. Parameters:
  1040.      ON  - Enables software flow control in transparent mode.
  1041.      OFF - Disables software flow control in transparent mode.
  1042.  
  1043. You should set this parameter OFF.
  1044.  
  1045. It is used for software handshaking when receiving a file in
  1046. Transparent mode. The paKet program will look after this for you
  1047. automatically.
  1048.  
  1049. See also TXFLOW, XFLOW.
  1050. ******************************************************************************
  1051. @TXdelay 'n'  0-120     30      Keying delay for transmitter (n * 10ms).
  1052. Parameters:
  1053.       'n' - 0 to 120 specifies the number of 10ms intervals to wait before
  1054.             commencing the transmission.
  1055.  
  1056. The DSP-12 will wait for this time after keying the PTT line before sending
  1057. any data.
  1058.  
  1059. This is to allow time for relay switching and settling and in synthesised
  1060. rigs for the PLL to lock.
  1061. ******************************************************************************
  1062. @TXFlow       ON|OFF    OFF     Disable DSP-12 trans flow control.
  1063. Parameters:
  1064.      ON  - Enables software flow control when in transparent mode.
  1065.      OFF - Disables software flow control when in transparent mode.
  1066.  
  1067. You should set this parameter OFF.
  1068.  
  1069. It is used for software handshaking when sending a file in Transparent mode.
  1070. The paKet program will look after this for you automatically.
  1071.  
  1072. See also TRFLOW, XFLOW, XON, XOFF.
  1073. ******************************************************************************
  1074. @TXPort     HF|VHF|UHF  VHF     Specify Transmit Port.
  1075.  
  1076. This parameter specifies which radio port the DSP-12 modem uses as its output
  1077. source, and to which port it sends mic-click tuning step outputs to.
  1078. ******************************************************************************
  1079. @TXUIfram     ON|OFF    ON      Enable/disable UI frames in converse.
  1080. Parameters:
  1081.      ON  - Enable sending UI frames in converse mode.
  1082.      OFF - Disable UI frames in converse mode.
  1083.  
  1084. ******************************************************************************
  1085. @Unproto      call      CQ      Address and path for beacons.
  1086. Parameters:
  1087.       'call' - The call sign to be placed in the TO address field for any
  1088.                unconnected packets, such as Beacons.
  1089.  
  1090. The 'call' address may include up to 8 digipeaters as well. See the
  1091. CONNECT command for details on how to specify digipeaters.
  1092.  
  1093. The UNPROTOCOL parameters are not stored by lettered mode, but rather are
  1094. stored in one area common to all packet modes in the DSP-12.
  1095. ******************************************************************************
  1096. @Xflow        ON|OFF    ON      XON/XOFF flow control or hardware.
  1097. Parameters:
  1098.      ON  - XON/XOFF Software flow control is enabled.
  1099.      OFF - XON/XOFF treated as data - no flow control is enabled.
  1100.  
  1101. Hardware flow control is the preferred method but it seems  the current
  1102. release of DSP-12 firmware does not fully support hardware flow control.
  1103.  
  1104. See also TRFLOW, TXFLOW, START, STOP, XON, XOFF.
  1105. ******************************************************************************
  1106. @XMitok       ON|OFF    ON      Allow transmitter to be keyed.
  1107. Parameters:
  1108.       ON  - The transmitter's PTT line may be switched on.
  1109.       OFF - The transmitter's PTT line cannot be activated.
  1110.  
  1111. This feature may be most useful for testing as all other functions work
  1112. normally, including sending and receiving of data. The only difference is
  1113. that when data is sent to the radio, it is not actually transmitted
  1114. because the PTT line is not switched on.
  1115.  
  1116. It is also useful if you want to leave the system running while you are
  1117. absent, but do not want any unattended transmissions.
  1118. ******************************************************************************
  1119. @XOff 'n'     0-$7F     $13(^S) Character to stop data flow to the DSP-12
  1120. Parameters:
  1121.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1122.             <XOFF> character.
  1123.  
  1124. <XOFF> is the ASCII character to stop data flow from paKet to the DSP-12.
  1125.  
  1126.  
  1127.                        PLEASE DON'T CHANGE THIS
  1128.  
  1129. Although XOFF might be set to 0 temporarily during binary file
  1130. transfers with Software handshaking, the paKet program expects XOFF to
  1131. be <Ctrl/S> and will not function correctly if you change it.
  1132. ******************************************************************************
  1133. @XON 'n'      0-$7F     $11(^Q) Character to start data flow to the DSP-12
  1134. Parameters:
  1135.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1136.             <XON> character.
  1137.  
  1138. <XON> is the ASCII character to restart data flow from paKet to the DSP-12
  1139. after an <XOFF>.
  1140.  
  1141.                        PLEASE DON'T CHANGE THIS
  1142.  
  1143. Although XON might be set to 0 temporarily during binary file
  1144. transfers with Software handshaking, the paKet program expects XON to
  1145. be <Ctrl/Q> and will not function correctly if you change it.
  1146.